Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move properties data over to an (extensible) enum #2140

Merged
merged 4 commits into from
Jun 29, 2022

Conversation

Manishearth
Copy link
Member

Fixes #1239

There's no need for custom serialization code as serde is stable around this already (provided that backends are as well).

@Manishearth Manishearth requested review from a team, sffc and robertbastian as code owners June 29, 2022 21:15
@Manishearth Manishearth requested review from echeran and removed request for a team, sffc and robertbastian June 29, 2022 21:15
echeran
echeran previously approved these changes Jun 29, 2022
Copy link
Contributor

@echeran echeran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Manishearth
Copy link
Member Author

Followup #2141 for naming

@Manishearth Manishearth merged commit 871f761 into unicode-org:main Jun 29, 2022
@Manishearth Manishearth deleted the properties-enum branch June 29, 2022 22:41
samchen61661 pushed a commit to samchen61661/icu4x that referenced this pull request Jul 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Revisit return values of unicode property functions
2 participants